'Declaration Public Function Add( _ ByVal item As T _ ) As Integer
public int Add( T item )
ItemCollection<T> Class ItemCollection<T> Members